home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 July / macformat-026.iso / mac / Interactive Arts / Interactive Arts '95 / we@ellipsis.com / 00009.ls < prev    next >
Encoding:
Text File  |  1995-05-02  |  90 b   |  8 lines

  1. on enterFrame
  2.   global loop
  3.   set val to loop
  4.   if val > 32 then
  5.     reset()
  6.   end if
  7. end
  8.